Sequence Ecosystem Wallets allows for the creation of a unified wallet for users across your ecosystem.
Clone our Cross App Embedded Wallet App & connector
Update Wallet Transport with your configuration
.env
file. Then simply build the wallet application with pnpm build
and deploy to your preferred such as Cloudflare Pages with a publicly accessible URL.Example External Application Configuration
@sequence-wallet/cross-app-connector
:Update Wagmi Connector
src/wagmiConfig.ts
for your specific wallet. Here’s an example configuration that can be provided to the external application: